﻿body {color: #444; line-height: 18px;}
a {color: #444;}
a:hover {color: #1070B8;}
img, input, button, select, textarea{
	vertical-align:middle;
}

/*登陆页*/

.login {background: #1C3A76 url(img/login_bg.jpg) no-repeat center top;overflow:hidden}
.login .box {width: 670px; margin: 120px auto 0 auto; height: 350px; background: url(img/login_box_bg.png) no-repeat center top; position: relative;}
.login .box span { position: absolute; left: 235px; top: 37px; color: #0D1F78;}
.login .box ul {width: 300px; height: 170px; padding: 130px 0 50px 370px;}
.login .box li {height: 40px; overflow: hidden; clear: both;}
.login .box .yhm, .login .box .mm {border: 0; width: 150px; height: 34px; line-height: 34px; padding: 0 0 0 90px; overflow: hidden; color: #888;}
.login .box .yhm {background: url(img/login_iptBox_mm.gif) no-repeat left top;}
.login .box .mm {background: url(img/login_iptBox_yhm.gif) no-repeat left top;}
.login .box .ipt2{border: 0; width: 76px; height: 34px; line-height: 34px; padding: 0 0 0 90px; overflow: hidden; color: #888;}
.login .box .ipt2 {background: url(img/login_iptBox_yzm.png) no-repeat left top;}
.login .box .code>img {valign: top; cursor: hand; margin-left: 5px; height: 30px; width: 65px}
.login .box .sub {width: 110px; height: 35px; background: url(img/login_iptBox_sub.gif) no-repeat 0 0; border: 0; cursor: pointer;}
.login .box .sub:hover {background: url(img/login_iptBox_sub.gif) no-repeat 0 -40px;}
.login .info {text-align: center; color: #FFF; padding: 15px 0 0 0;}

/*后台头部*/
.adminTop {background: url(img/adminTop_bg1.gif) no-repeat left top; height: 60px;}
.adminTop .adminTop-right {background: url(img/adminTop_bg2.gif) no-repeat right top;width:100%; height: 60px; padding: 10px 100px 0 0;margin-right:-1px; color: #364E7A; text-align: right;}
.adminTop p strong {color: #D05D00;}
.adminTop p a { color: #3E75D6;}

/*后台首页*/
.adminIndex {padding: 10px;}
.adminIndex .warp {height: 100%; overflow: hidden; clear: both;}
.adminIndex .col {clear: both; border: 1px solid #D0E2ED; padding: 1px;}
.adminIndex .col .tit {height: 30px; line-height: 30px; background: url(img/s_tit1.gif) repeat-x 0 0; padding: 0 10px;}
.adminIndex .col .tit h2 {display: block; float: left; font-size: 14px; font-weight: bold; padding: 0 10px; color: #003F6B;}
.adminIndex .col .tit .more {float: right; font-family: "宋体";}
.adminIndex .col .cot {height: 100%; overflow: hidden; color: #888; background: #FFF; padding: 14px;}
.adminIndex .col p {float: left; text-align: center; width: 100px; padding: 100px 0 0 0;}
.adminIndex .col p span { display: block; font-family: 微软雅黑; font-size: 18px; font-weight: bold;}
.adminIndex .lsText1 {padding: 0 0 0 110px;}
.adminIndex .lsText1 li {height: 24px; line-height: 24px; border-bottom: 1px dashed #C1D5F1; background: url(img/s_ico_li1.gif) no-repeat left center; padding: 0 0 0 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.adminIndex .lsText1 li em {float: right; font-size: 11px;}
.adminIndex .xtxx, .adminIndex .dbsy {float: left; clear: none; width: 470px;}
.adminIndex .xtxx .cot p {background: url(img/adminIndex_xtxx.gif) no-repeat 0 0;}
.adminIndex .dbsy {margin: 0 0 0 10px;}
.adminIndex .dbsy .cot p {background: url(img/adminIndex_dbsy.gif) no-repeat 0 0;}
.adminIndex .kjcd {margin: 10px 0 0 0; width: 950px;}
.adminIndex .kjcd ul {height: 100%; overflow: hidden;}
.adminIndex .kjcd li {float: left; display: inline; width: 130px; height: 160px; margin: 0 0 0 1px; text-align: center;}
.adminIndex .kjcd li a {display: block; padding: 5px; height: 150px;}
.adminIndex .kjcd li a:hover {padding: 3px 5px 7px 5px;}
.adminIndex .kjcd li img {display: block; margin: 0 auto 5px auto; width: 120px; height: 120px;}